﻿/*reset*/
* {margin:0;padding:0;}
body{ margin:0 auto; padding:0; width:100%; color:#333; font:14px/1.5 Arial,"Microsoft Yahei"; text-align:center; background:#fff; -webkit-font-smoothing:antialiased; }





input,button,select,textarea,img,p,h1,h2,h3,h4,h5{ margin:0; padding:0; border:0; font-family:'Microsoft YaHei','微软雅黑'; }
a{ color:#333; text-decoration:none; }
a:hover{ color:#2C77CE; text-decoration:none; -webkit-transition: all 0.2s linear;transition: all 0.2s linear; }
ol,ul,li,dl,dd{ margin:0 auto; padding:0; list-style-type:none; }
i,em{ font-style:normal; }
table { border-collapse:collapse; border-spacing:0; }
input{outline:none;}
.text-left{text-align:left;}
.text-center{text-align:center;}
.flexbox {display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-align: center;-webkit-align-items: center;align-items: center;}
.flex1 {-webkit-box-flex: 1;-webkit-flex: 1;flex: 1;}
.ellipsis{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
/*Clear Fix*/ 
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
/*index*/
.index-body{min-width:1100px;}
.min-width{min-width:1100px;}
.cont-width {width: 1100px;margin: 0 auto;}
/*悬浮*/
.float-part{position:fixed;top:40px;left:20px;width:217px;z-index:10000;background:#fff;}
.float-cont{position:relative;}
.float-cont .title{line-height:50px;font-size:16px;color:#d80000;}/*background:url(../images/float-top.jpg) no-repeat;*/
.float-cont .title img{vertical-align:middle;margin-right:10px;}
.float-cont .close{position:absolute;top:-30px;right:0;}
.float-cont .close img{vertical-align:middle;margin-left:5px;}
.float-news-list-item{margin:5px auto;}
.float-news-list-item-cate{background:#e3e3e3;color:#666;padding:3px 8px;}
.float-news-list-item-title{font-size:14px;line-height:20px;padding:3px 8px;}
.header{width:100%;height: 150px;}
/*.header{width:1002px;height: 150px;background: url(../images/tops.png?id=300) no-repeat left 30px; margin:auto;}*/
.header-cont{width: 1100px;margin:auto;}
.header-cont .logo{width:600px;margin: 20px 0 0 20px;float: left;}
.header-cont .right{float: right;margin-top: 20px;}
.search-box{width: 300px;}
.search-box .input-box{display:inline-block;}
.search-box .input-box input{ display:block; margin:0; padding:3px 12px; width:200px; height:25px; line-height:25px; background-color:transparent; border:1px solid #fff; color:#fff; font-size:14px; transform:border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;border-radius:25px;}
.search-box .input-box input:focus{border-color:#fff !important}
.search-box a{ display:inline-block;width:60px;padding:3px 0;margin-left:5px;height:25px; line-height:25px;font-size:16px;text-align:center;background-color:transparent; border:1px solid #fff; border-radius:25px; cursor:pointer; -webkit-transition:all 0.2s linear; transition:all 0.2s linear; *top:1px; }
.search-box a img{vertical-align: middle;margin: auto;}
.search-box a:hover{border-color:#fff;}
.input-box input::-webkit-input-placeholder{color:  #fff; } 
.input-box input:-moz-placeholder{ color:  #fff; } 
.input-box input::-moz-placeholder{ color:  #fff; } 
.input-box input:-ms-input-placeholder{ color:  #fff; }
.nav{background:rgba(0,0,0,0.2);width: 100%;height: 50px;}
.nav .nav-box{width: 1100px;margin: auto;}
.nav .nav-box li{ float:left; margin:0 auto; width:110px;position:relative;padding: 10px 0;}
.nav .nav-box li a{ color:#fff; font-size:16px;height:30px;line-height:30px;display:block;}
.nav .nav-box li:hover >a,.nav .nav-box li.cur >a{ background:#fff;color: #32539F;border-radius: 15px;}
.nav .nav-box li .nav-sub{position:absolute;background:#fff;width:100%;top:50px;z-index:10000;left:0;display:none;}
.nav .nav-box li .nav-sub .nav-sub-item{position:relative;}
.nav .nav-box li .nav-sub a,.header .head-nav .nav-box li:hover .nav-sub a{color:#666;height:35px;line-height:35px;font-size:14px;}
.nav .nav-box li:hover .nav-sub{display:block;}
.nav .nav-box li:hover .nav-sub .nav-sub-item:hover,.header .head-nav .nav-box li:hover .nav-sub a:hover,.header .head-nav .nav-box li:hover .nav-sub1 .nav-sub-item1:hover,.header .head-nav .nav-box li:hover .nav-sub1 a:hover{color:#fff;background:#1a2434;}
.nav .nav-box li .nav-sub .nav-sub1{position:absolute;left:100%;top:0;display:none;width:100%;background:#fff;}
.nav .nav-box li .nav-sub .nav-sub-item:hover .nav-sub1{display:block;}
.nav .nav-box li .nav-sub .nav-sub1 .nav-sub-item1{position:relative;}
.nav .nav-box li .nav-sub1 .nav-sub2{position:absolute;left:100%;top:0;display:none;width:100%;background:#fff;}
.nav .nav-box li .nav-sub1 .nav-sub-item1:hover .nav-sub2{display:block;}
.nav .nav-box li .nav-sub1 .nav-sub2 .nav-sub-item2{position:relative;}
.swiper01{ position:relative;}
.swiper01 .swiper-slide{}
.swiper01 .swiper-slide a{ display:block;}
.swiper01 .swiper-button-next01, .swiper01 .swiper-button-prev01{ position:absolute; top:auto; width:25px; height:28px; bottom:48px; margin-top:0px; z-index:5;}
.swiper01 .swiper-button-prev01{background:url(../images/l1-1.png) no-repeat center center;right:calc(18% + 100px);}
.swiper01 .swiper-button-next01{ background:url(../images/r1-1.png) no-repeat center center; right:18%;}
.swiper01 .swiper-button-prev01:hover{ background:url(../images/l1-2.png) no-repeat center center;}
.swiper01 .swiper-button-next01:hover{ background:url(../images/r1-2.png) no-repeat center center;}
.swiper01 .tit{ position:absolute; width:90%; z-index:3; left:5%; bottom:30px; background:rgba(0,0,0,0.5); color:#fff; line-height:60px; padding:0 20px; font-size:24px; font-weight:bold;}
.swiper-pagination01{ position:absolute; left:auto; z-index:5; right:calc(18% + 25px); bottom:45px; color:#fff; text-align:center; font-size:22px; width:80px;}
.swiper01 .pic img{width:100%;height:319px;}
.news-part1{margin-top: 10px;}
.news-part1 .cont-width .left{float: left;width: 540px;margin:0 10px;}
.news-part1 .cont-width .left .title,.news-part1 .cont-width .right .title{background: url(../images/title-bg.png) no-repeat center top; width: 434px;height: 50px;margin: auto;line-height: 50px;font-size: 24px;color:#2c77ce;}
.swiper02{width: 100%;margin-top:10px;}
.swiper02 .swiper-slide a{display: block;}
.swiper02 .top{height: 340px;width: 100%;position: relative;}
.swiper02 .top img{width: 100%;height: 340px;}
.swiper02 .top .tit{position: absolute;bottom: 0;background: rgba(0,0,0,0.6);color: #fff;width: 100%;line-height: 30px;}
.swiper02 .btm{width: 518px;height: 80px;border: 1px solid #e3e3e3;padding: 15px 10px;text-align: left;font-size: 14px;text-indent: 28px;}
.swiper02 .swiper-pagination{bottom: 140px;text-align: right;}
.swiper02 .swiper-button-next, .swiper02 .swiper-button-prev{top:160px;}
.news-part1 .cont-width .right{float: right;width: 540px;}
.news-part1 .cont-width .right .news-list{height: 400px;width: 512px;/*border: 1px solid #e3e3e3;*/margin-top: 10px;padding: 10px 6px;}
.news-part1 .cont-width .right .news-list ul{height: 365px;}
.news-part1 .cont-width .right .news-list ul li{height: 63px;padding-top: 10px;}
.news-part1 .cont-width .right .news-list ul li a{float: right;display: block;}
.news-part1 .cont-width .right .news-list ul li .date,.news-part1 .cont-width .right .news-list ul li .tit{float: left;}
.news-part1 .cont-width .right .news-list ul li .date{float: left;width: 135px;height: 61px;line-height: 30px;border: 1px solid #2C77CE;border-radius: 10px;color: #2C77CE;}
.news-part1 .cont-width .right .news-list ul li .date .day{font-size: 28px;font-weight: bold;}
.news-part1 .cont-width .right .news-list ul li .date .month{font-size: 16px;}
.news-part1 .cont-width .right .news-list ul li .tit{width: 350px;border-bottom: 1px solid #e3e3e3;height: 60px;margin-left: 20px;font-size: 16px;overflow: hidden;text-align: left;}

#more{margin: auto;width: 150px;line-height: 30px;border: 1px solid #2C77CE;border-radius:20px;color: #2C77CE;}
.news-part1 .cont-width .right .news-list a.more{display: block;width: 150px;line-height: 30px;border: 1px solid #2C77CE;border-radius:20px;margin: 20px auto;color: #2C77CE;}
.news-part2,.news-part4{background: #effaff;margin-top: 20px;padding: 20px 0;}
.news-part4{margin-top: 0;}
.nav-tab-ul {width: 80%;height:50px;list-style: none;margin: 0px auto;padding: 0;position: relative;}
.nav-tab-ul>li {float: left;width: 25%;text-align: center;line-height: 50px;font-size: 18px;color:grey;border-radius:10px 10px 0px 0px;position: relative;transition: all 0.3s;}
.nav-tab-ul>li:hover{cursor: default;}
.nav-tab-ul>li::after{content: "";display: block;position: absolute;height:25px;width:0px;border-left:1px solid #3786C8;transform: rotate(15deg);top:12px;}
.nav-tab-ul>li:first-child::after{display: none;}
.nav-tab-ul>li>span{font-size:20px;}
.nav-tab-div {display: none;/*margin:0px -30px;*/}
.nav-tab-ul>li.selected {color:#3786C8!important;font-size:22px!important;}
#con2,#con4{margin-top: 10px;border-top:1px solid #3786C8;min-height:220px;}
.undertriangle{width:15px;height:15px;transform: rotate(45deg);background-color:#EFFAFF;border-left:1px solid #3786C8;border-top:1px solid #3786C8;position: absolute;top:53px;left:105px;transition: all 0.3s;}
.T_list{margin: 20px 0px;padding: 0;color:#3786C8;text-align: left;}
.T_list>li{padding: 12px 30px;float: left;width: 480px;position: relative;list-style: circle;list-style-position: inside;}
.T_list>li>a{font-size:16px;color:#555;}
.T_list>li>a:hover{color:#3786C8;text-decoration: none;}
.T_list>li>span{font-size:12px;float:right;margin-top: 4px;}
.T_list>li::after{content: "";display: block;position: absolute;width:0;height:1.5em;border-left: 1px solid #3786C8;left:32px;top:2.6em;}
.T_list>li:nth-last-child(2)::after,.T_list>li:last-child::after{display:none;}
.news-part2 .cont-width .news-list a.more,.news-part4 .cont-width .news-list a.more{display: block;width: 150px;line-height: 30px;height: 30px;border: 1px solid #2C77CE;border-radius:20px;margin: 20px auto;color: #2C77CE;}
.news-part3{background: #def5ff;}
.news-part3 img{width:100%;}
.footer{background: #32539f;color: #fff;text-align: center;}
.footer-bottom,.footer-bottom a{color:#fff;line-height:35px;}
.footer-bottom{padding:30px 0;position:relative;}
.dj-footer{background: #d40d18;margin-top: 20px;}
列表
/*.list-cont{background:#fff;padding-bottom:50px;min-width:1100px;margin-top: 20px;}*/
.list-cont{background:#fff;padding-bottom:50px;width:1100px;margin-top: 20px;}
.list-cont .left{float:left;width:220px;}
.list-cont .right{float:left;width:865px;margin-left:15px;}
.list-cont .left .top{background:#32539f;color:#fff;font-size:24px;padding:20px 0;border-top-left-radius:10px;border-top-right-radius:10px;}
.dj-list-cont .left .top{background:#d40d18;}
.list-cont .left .bottom{min-height:300px;padding-bottom:80px;background:#e3e3e3;margin-top:10px;}
.list-cont .left .bottom li a{border-bottom:1px solid #b2b2b2;display:block;line-height:40px;font-size:16px;}
.list-cont .left .bottom li.selected a,.list-cont .left .bottom li a:hover{background:#717171;color:#fff;border-bottom:1px solid #717171}
.list-cont .right .top .top-radius{height:25px;border-top-left-radius:10px;border-top-right-radius:10px;background:#f0f0f0;}
.list-cont .right .top .top-cont{color:#b73333;padding:13px 0;line-height:25px;font-size:16px;}
.list-cont .right .top .top-cont span{display:inline-block;background:#f0f0f0;width:15px;height:15px;vertical-align: middle;margin-right:10px;}
.list-cont .right .top .top-cont-right{float:right;margin-right:15px;font-size:14px;color:#666;}
.list-cont .right .bottom{background:#f0f0f0;padding:10px 0;}
.list-cont .right .bottom .news-list{margin:0 10px;}
.list-cont .right .bottom .news-list .news-list-item{line-height:40px;border-bottom:1px solid #e3e3e3;font-size:14px;}
.list-cont .right .bottom .news-list .news-list-item .text{float:left;width:720px;overflow:hidden;height:40px;}
.dj-body .list-cont .right .bottom .news-list .news-list-item .text{width:550px;}
.list-cont .right .bottom .news-list .news-list-item .date{float:left;width:120px;color:#a0a0a0;}
.list-cont .right .bottom .news-list .news-list-item span{margin-left:10px;font-size:16px;}
.list-cont .right .bottom .news-list .news-list-item .start{color:#1ab394;}
.list-cont .right .bottom .news-list .news-list-item .unstart{color:#23c6c8;}
.list-cont .right .bottom .news-list .news-list-item .end{color:#ed5565;}
.pagelist{display: inline-block;margin:50px auto 20px auto;}
.pagelist div.default a,.pagelist div.default span,.pagelist div.default span.disabled{background-color:transparent;}
.pagelist div.default span.current{background:#32539f;border-color:#32539f;}
.pagelist div.default a:hover{ color:#fff; background:#32539f;}
.dj-pagelist div.default span.current{background:#d40d18;border-color:#d40d18;}
.dj-pagelist div.default a:hover{background:#d40d18;}
.right_f{height:452px;}
.titlet{ height: 65px;background: url(../images/dh0002.jpg) no-repeat center top;}
.titlet ul li{
width:150px;
float:left;
text-align:center;
height:65px;
line-height:65px;
font-size:18px;
font-weight:bold;
color:#808080;
}


.titlet ul li a:hover{
width:150px;
color:#0081b2;
height:65px;
font-size:18px;
font-weight:bold;
line-height:65px;
display:block;
background: url(../images/dh0001.png) no-repeat center top;
}
.titlet ul li.current {
width:150px;
display:block;
color:#3687c9;
height:65px;
line-height:65px;
font-size:22px;
font-weight:bold;
}
.titlet ul li.current {
color:#3687c9;
background: url(../images/dh0001.png) no-repeat center top;
}
.titletp ul li.current {
color:#3687c9;
background: url(../images/dh0001.png) no-repeat center top;
}

.news_tb{margin: auto;width:1100px;padding: 20px 0;height:100px;}
.news_tb ul li{float: left;width:220px;margin: 0 auto; text-align: center}
/*新闻页*/
.news-part{background:#fff;min-width:1100px;margin:auto;padding-bottom:50px;margin-top: 20px;}
.news-cont{background:#f0f0f0;padding:50px 0;min-height:400px;border-radius:20px;}
.news-cont-session{margin:auto;width:980px;}
.news-part .title{font-size:24px;color:#000;margin-bottom:20px;}
.news-part .date{margin-bottom:30px;color:#a0a0a0;}
.news-body{color:#333;overflow:hidden;font-size:14px;}
.news-body img{max-width:980px;}
.news-part .author{margin-top:50px;text-align:left;}
.news-part .author span{display:inline-block;border:1px dashed #b3b3b3;padding:5px 20px;margin-right:10px;text-align:center;}
.news-body table,.news-body table tr th, .news-body table tr td{border:1px solid}
/*党建专题*/
.dj-header img{width: 100%;}
.dj-nav{background: #d40d18;border-radius: 25px;}
.dj-nav .nav-box{width: 1100px;margin: auto;}
.dj-nav .nav-box li{ float:left; margin:0 auto; width:110px;position:relative;padding: 10px 0;}
.dj-nav .nav-box li a{ color:#fff; font-size:16px;height:30px;line-height:30px;display:block;}
.dj-news-part1{margin-top: 20px;}
.dj-news-part1 .cont-width .left{float: left;width: 540px;margin-right: 20px;}
.swiper04{width: 100%;}
.swiper04 .swiper-slide a{display: block;}
.swiper04 .top{height: 315px;width: 100%;position: relative;}
.swiper04 .top img{width: 100%;height: 315px;}
.swiper04 .top .tit{position: absolute;bottom: 0;background: rgba(0,0,0,0.6);color: #fff;width: 100%;line-height: 45px;}
.swiper04 .swiper-pagination{bottom: 45px;text-align: right;}
.dj-news-part1 .cont-width .right{float: right;width: 540px;border-bottom: 2px solid #e3e3e3;}
.dj-news-part1 .cont-width .right .title{font-size: 18px;font-weight: bold;height: 40px;}
.dj-news-part1 .cont-width .right .title img{width: 30px;vertical-align: middle;margin-right: 10px;}
.dj-news-part1 .cont-width .right .title .more{float: right;color: #d40d18;font-size: 14px;font-weight: normal;}
.dj-news-part1 .cont-width .right .news-list .news-list-first{height: 45px;line-height: 45px;color: #d40d18;font-size: 24px;font-weight: bold;letter-spacing: 2px;}
.dj-news-part1 .cont-width .right .news-list .news-list-first a{color: #d40d18;}
.dj-news-part1 .cont-width .right .news-list ul{height: 228px;}
.dj-news-part1 .cont-width .right .news-list ul li{height: 30px;padding-top: 8px;font-size: 16px;list-style: disc;list-style-position: inside;}
.dj-news-part2{margin-top: 20px;}
.dj-news-part2 .cont-width .left{float: left;width: 350px;margin-right: 25px;}
.dj-news-part2 .cont-width .left .title{font-size: 18px;font-weight: bold;height: 30px;border-bottom: 1px solid #e3e3e3;}
.dj-news-part2 .cont-width .left .title .more{float: right;color: #d40d18;font-size: 14px;font-weight: normal;}
.dj-news-part2 .cont-width .left .news-list ul{height: 175px;padding: 10px 0;}
.dj-news-part2 .cont-width .left .news-list ul li{height: 30px;padding-top: 5px;font-size: 16px;}
.dj-news-part2 .cont-width .right{float: right;width: 350px;}
.dj-news-part2 .cont-width .right .title{font-size: 18px;font-weight: bold;height: 30px;}
.dj-news-part2 .cont-width .right .title .more{float: right;color: #d40d18;font-size: 14px;font-weight: normal;}
.dj-news-part2 .cont-width .right .news-list ul{height: 173px;padding: 10px 5px;width: 338px;border: 1px solid #e3e3e3;}
.dj-news-part2 .cont-width .right .news-list ul li{height: 30px;padding-top: 5px;font-size: 16px;list-style: square;list-style-position: inside;}
.dj-news-part3 img{width: 100%;margin-top: 20px;display: block;}
/*微官网*/
.w-header{width: 100%;background: #32539F;text-align: left;color: #fff;}
.w-header .logo{padding: 5px 20px;}
.w-header .logo img{height: 50px;max-width: 100%;}
.w-header .menu{width: 50px;color: #fff;text-align: center;}
.w-header .menu i{font-size: 24px;}
.dialog-wrap{ position:fixed; top:0; left:0; right:0; bottom:0; background:#fff; z-index:1000; display:none; }
.dialog-box{ position:relative; width:100%; height:100%; overflow:auto; }
.w-header h3{ display:block; text-align:center; line-height:44px; color:#fff; font-size:16px; font-weight:400; }
.w-header .back{ position:absolute; margin:0; padding:0; display:inline-block; top:8px; left:10px; height:28px; line-height:28px; }
.w-header .back i{ display:block; float:left; color:#fff; font-size:20px; width:20px; line-height:28px; }
.w-header .back span{ color:#fff; font-size:17px; line-height:20px; }
.navbar{ padding:10px 15px 15px 15px;text-align: left;}
.navbar li{ padding-top:10px; }
.navbar li h3{ display:block; color:#32539f; font-size:14px; font-weight:normal; line-height:42px; height:42px; }
.navbar li h3 a{ color:#32539f; }
.navbar li p{ padding:5px 0; font-size:13px; line-height:20px; }
.navbar li p a{ display:inline-block; margin-right:10px;margin-bottom:10px; padding:5px 10px; color:#333; border:1px solid #ececec; }
.navbar li p a:active{ background:#ececec; }
.navbar li p a.selected{ color:#fff; border-color:#32539f; background:#32539f; }
.swiper03{width: 100%;}
.swiper03 .swiper-slide a{display: block;}
.swiper03 .top{height: 200px;width: 100%;position: relative;}
.swiper03 .top img{width: 100%;height: 200px;}
.swiper03 .top .tit{position: absolute;bottom: 0;background: rgba(0,0,0,0.6);color: #fff;width: 100%;line-height: 30px;height: 30px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.swiper03 .swiper-pagination{bottom: 30px;text-align: right;}
.w-news-list{padding:20px 10px;border-bottom: 5px solid #e3e3e3;}
.w-news-list-tit{vertical-align: middle;color: #2B55AF;font-size: 18px;}
.w-news-list-tit img{width: 20px;vertical-align: middle;}
.w-news-list-tit a{display: block;float: right;color: #333;font-size: 14px;}
.w-news-list-item{border-bottom:1px solid #f3f3f3;padding:10px 0;}
.w-news-list-item-title{font-size:16px;color:#000;line-height:25px;padding-bottom:8px;}
.w-news-list-item-date{color:#888;font-family:microsoft yahei,helvetica,sans-serif;font-size:12px;}
.w-news-list-item-img{width:90px;height:60px;margin-left:10px;border-radius:3px;}
.w-footer{background: #32539f;color: #fff;text-align: center;padding: 12px 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.w-list-header{padding: 10px 0px;}
.w-list-header .home{width: 50px;font-size: 16px;}
.w-list-header .home a{color: #fff;}
.w-list-header .title{font-size: 16px;}
.w-news{margin:20px;}
.bg-white{background:#fff;}
.w-news .title{font-size:20px;color:#000;}
.w-news .date{font-size:12px;color:#999;margin:20px auto;}
.w-news .cont{font-size:14px;padding-bottom: 80px;}
.w-news .cont img{max-width:100%;}
/*搜索*/
.search-tit{ display:block; margin:0 auto; padding-top:15px; line-height:38px; border-bottom:1px solid #f0f0f0; }
.search-tit h3{ display:inline-block; color:#333; font-size:16px; font-weight:normal; }
.search-tit span{ margin-left:15px; color:#999; font-size:14px; }
.search-tit span strong{ margin:0 2px; color:#1e7bb3; font-weight:600; }
/*图文列表样式*/
.n-list{ padding:15px 0px; }
.n-list li{ display:block; padding-bottom:15px; border-bottom:1px solid #f0f0f0; overflow:hidden; }
.n-list li:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.n-list li h2{ padding:15px 0 15px; font-size:18px; line-height:24px; font-weight:normal;  white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.n-list li h2 a{ color:#333; text-decoration:none; }
.n-list li h2 a:hover{ color:#8CAC52; }
.n-list li .note b{ position:relative; display:block; float:left; margin-right:16px; width:118px; height:118px; border:1px solid #e8e8e8; font-style:normal; }
.n-list li .note b img{ min-width:100%; min-height:100%; width:100%; _height:100%; }
.n-list li .note p{ display:block; font-size:14px; max-height:84px; line-height:28px; font-weight:500; color:#666; overflow:hidden; }
.n-list li .note .info{ padding-top:10px; height:20px; line-height:20px; }
.n-list li .note .info span{ margin-right:10px; color:#999; font-size:12px; }
.n-list li .note .info span i{ margin-right:3px; font-size:12px; }
.n-list .nodata{ margin-top:30px; color:#666; font-size:14px; line-height:100px; text-align:center; }